home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
C/C++ Users Group Library 1996 July
/
C-C++ Users Group Library July 1996.iso
/
vol_300
/
354_01
/
printdoc.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1991-05-31
|
310 b
|
10 lines
ECHO off
CLS
ECHO This file will print the entire users manual to your printer. If you
ECHO do not want to print the manual, press the Control, (Ctrl), and the
ECHO C key, (Ctrl - C), NOW.
PAUSE
copy cesmouse.doc prn
CLS
ECHO Printing is Finsihed! Thank-you for choosing this CES Shareware Product.